home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 7 / Amiga Format AFCD07 (Dec 1996, Issue 91).iso / serious / shareware / programming / ace_basic / ace24.lha / include / resources / ciabase.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-09-11  |  291 b   |  23 lines

  1. #ifndef RESOURCES_CIA_H
  2. #define RESOURCES_CIA_H 1
  3. /*
  4. ** ciabase.h for ACE Basic
  5. **
  6. ** Note: Translated to ACE by ConvertC2ACE
  7. **       @ MapMeadow Software, Nils Sjoholm
  8. **
  9. **
  10. ** Date: 09/03/95
  11. **
  12. **
  13. */
  14.  
  15.  
  16.  
  17. /*
  18.  *  There is no public information in CiaBase
  19.  */
  20.  
  21.  
  22. #endif  /* RESOURCES_CIA_H */
  23.